Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 177,045 for

document formatting

(0.14 sec)
  1. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a Document...and user-defined styles in a document. To learn more, visit the...with Styles and Themes documentation article. Indexers Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....Ask AI Format Ranges Contents [ Hide ] Possible Usage Scenarios...range formatting. How to format a Range in Excel To format a range...

    docs.aspose.com/cells/python-net/how-to-format-...
  3. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving....Words during document loading or saving. Members...be missing from either the document tree following load, or from...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word Document. Read, manipulate, and modify the content and Formatting of a Word Document using Java....Words Document Object Model (DOM) Contents [ Hide...Hide ] The Aspose.Words Document Object Model (DOM) is an in-memory...

    docs.aspose.com/words/java/aspose-words-documen...
  5. Copy Range Data Only|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....copying only the data, not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/java/copy-range-data-only/
  6. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Node.js via C++ API....Ask AI How to Format Number as Currency Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to currency in Excel...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  7. Create RTF in Python | products.aspose.com

    Generate Microsoft Word RTF Documents using Python applications without using Microsoft Word....possible to create RTF (Rich Text Format) files from scratch using Python...allows for custom document creation and formatting within Python...

    products.aspose.com/total/python-net/create/rtf/
  8. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied to this Formatting in C++....paragraph style applied to this formatting. System :: SharedPtr < Aspose...paragraph style with list formatting. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading Formatting for the cell....that refers to the shading formatting for the cell. @property def...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....USE_BUILDER_FORMATTING Use font and paragraph formatting specified...in DocumentBuilder as base formatting for text inserted from HTML...

    reference.aspose.com/words/java/com.aspose.word...